T
BenSelect Documentation
QuestionValidationEvent<T> Class
See Also  Send Feedback
Selerix.BusinessObjects Namespace : QuestionValidationEvent<T> Class
Question validation event object. Passed to JScript during answer validation event

Object Model

QuestionValidationEvent<T> ClassIScriptableEntityView InterfaceSoftwareVersion Class

Type Parameters

T

Public Properties

 NameDescription
public PropertyApplicationsGets or sets the applications.  
public PropertyControlScriptable control (Inherited from Selerix.Foundation.Interfaces.Services.ScriptableEntityEvent<T>)
public PropertyCurrentApplicantGets or sets the current applicant.  
public PropertyFieldField object. (Inherited from Selerix.Foundation.Interfaces.Services.ScriptableEntityEvent<T>)
public PropertyMethodMethod object. (Inherited from Selerix.Foundation.Interfaces.Services.ScriptableEntityEvent<T>)
public PropertyScriptScript (Inherited from Selerix.Foundation.Interfaces.Services.Event)
public PropertySoftwareVersionApplication software version (Inherited from Selerix.Foundation.Interfaces.Services.Event)
public PropertyValueValue of the property we trying to override. Like default value or visibility of the question (Inherited from Selerix.Foundation.Interfaces.Services.ScriptableEntityEvent<T>)
Top

Public Methods

 NameDescription
public MethodDebugOverloaded. Prints the specified message into debug window. (Inherited from Selerix.Foundation.Interfaces.Services.Event)
public MethodFormatReplaces the format item in a specified string with the string representation of a corresponding object in a specified array. (Inherited from Selerix.Foundation.Interfaces.Services.Event)
public MethodGetAnswerGets the answer.  
public MethodThrowErrorOverloaded. Throws a JScript exception with a customizable error message. (Inherited from Selerix.Foundation.Interfaces.Services.Event)
public MethodToJSONSerializes object in JSON notation. (Inherited from Selerix.Foundation.Interfaces.Services.ScriptableEntityEvent<T>)
public MethodToXmlTo the XML. (Inherited from Selerix.Foundation.Interfaces.Services.ScriptableEntityEvent<T>)
Top

Inheritance Hierarchy

System.Object
   Selerix.Foundation.Interfaces.Services.Event
      Selerix.Foundation.Interfaces.Services.ScriptableEntityEvent<T>
         Selerix.BusinessObjects.QuestionValidationEvent<T>

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.